From 24c04b5bb944c43c73039b86e82cbca07e9d5c60 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 20 Feb 2021 00:20:46 -0500 Subject: [PATCH] docs: Tweak Wayland section Remove unsupported heading anchors. --- docs/reference/gtk/wayland.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/gtk/wayland.md b/docs/reference/gtk/wayland.md index f97bd10558..8b2d9f2155 100644 --- a/docs/reference/gtk/wayland.md +++ b/docs/reference/gtk/wayland.md @@ -8,7 +8,7 @@ the Wayland backend by setting `GDK_BACKEND=wayland`. On UNIX, the Wayland backend is enabled by default, so you don't need to do anything special when compiling it, and everything should "just work." -## Wayland-specific environment variables {#wayland-envar} +## Wayland-specific environment variables ### WAYLAND_DISPLAY -- 2.30.2